home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Grabbit 1.2.adf / s / Startup-Sequence < prev   
Text File  |  1988-02-16  |  325b  |  15 lines

  1. echo "Workbench disk.  Release 1.2 version 33.47" 
  2. echo " "
  3. echo "GRABBiT 1.2  Copyright 1987, Discovery Software International, inc."
  4. echo " "
  5. echo "Use Preferences tool to set date"
  6. if EXISTS sys:system
  7.     path sys:system add
  8. endif
  9. if EXISTS sys:utilities
  10.     path sys:utilities add
  11. endif
  12. BindDrivers
  13. LoadWb
  14. endcli > nil:
  15.